﻿2026-07-31T07:57:33.1068665Z Current runner version: '2.336.0'
2026-07-31T07:57:33.1073489Z Runner name: 'hfenduleam'
2026-07-31T07:57:33.1073959Z Runner group name: 'Default'
2026-07-31T07:57:33.1074456Z Machine name: 'HFENDULEAM'
2026-07-31T07:57:33.1077673Z ##[group]GITHUB_TOKEN Permissions
2026-07-31T07:57:33.1079120Z Actions: write
2026-07-31T07:57:33.1079460Z ArtifactMetadata: write
2026-07-31T07:57:33.1079813Z Attestations: write
2026-07-31T07:57:33.1080147Z Checks: write
2026-07-31T07:57:33.1080494Z CodeQuality: write
2026-07-31T07:57:33.1080803Z Contents: write
2026-07-31T07:57:33.1081126Z CopilotRequests: write
2026-07-31T07:57:33.1081543Z Deployments: write
2026-07-31T07:57:33.1081865Z Discussions: write
2026-07-31T07:57:33.1082183Z Drives: write
2026-07-31T07:57:33.1082470Z Issues: write
2026-07-31T07:57:33.1082782Z Metadata: read
2026-07-31T07:57:33.1083082Z Models: read
2026-07-31T07:57:33.1083545Z Packages: write
2026-07-31T07:57:33.1083874Z Pages: write
2026-07-31T07:57:33.1084321Z PullRequests: write
2026-07-31T07:57:33.1084748Z RepositoryProjects: write
2026-07-31T07:57:33.1085096Z SecurityEvents: write
2026-07-31T07:57:33.1085454Z Statuses: write
2026-07-31T07:57:33.1085807Z VulnerabilityAlerts: read
2026-07-31T07:57:33.1086172Z ##[endgroup]
2026-07-31T07:57:33.1087543Z Secret source: Actions
2026-07-31T07:57:33.1088201Z Prepare workflow directory
2026-07-31T07:57:33.1493299Z Prepare all required actions
2026-07-31T07:57:33.1524455Z Getting action download info
2026-07-31T07:57:33.4873834Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-31T07:57:34.1840567Z Complete job name: unit (self-hosted, Windows, hfenduleam)
2026-07-31T07:57:34.4145912Z ##[group]Run $floorBytes = 32GB
2026-07-31T07:57:34.4146694Z [36;1m$floorBytes = 32GB[0m
2026-07-31T07:57:34.4147215Z [36;1m$drive = (Get-Item $env:GITHUB_WORKSPACE).PSDrive[0m
2026-07-31T07:57:34.4147794Z [36;1m$freeBytes = [int64]$drive.Free[0m
2026-07-31T07:57:34.4148744Z [36;1mWrite-Host "disk preflight: drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-07-31T07:57:34.4149698Z [36;1mif ($freeBytes -lt $floorBytes) {[0m
2026-07-31T07:57:34.4150335Z [36;1m  Write-Error "RESOURCE=disk drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-07-31T07:57:34.4151097Z [36;1m  exit 1[0m
2026-07-31T07:57:34.4151564Z [36;1m}[0m
2026-07-31T07:57:34.4161546Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-31T07:57:34.4162588Z ##[endgroup]
2026-07-31T07:57:34.7559611Z disk preflight: drive=C:\ free_bytes=27777806336 floor_bytes=34359738368
2026-07-31T07:57:34.9256442Z [31;1mWrite-Error: [31;1mRESOURCE=disk drive=C:\ free_bytes=27777806336 floor_bytes=34359738368[0m
2026-07-31T07:57:34.9862070Z ##[error]Process completed with exit code 1.
2026-07-31T07:57:35.0025045Z Cleaning up orphan processes
